polkadot-node-subsystem-util 12.0.0

Subsystem traits and message definitions (polkadot v1.11.0)
Documentation

Utility module for subsystems

Many subsystems have common interests such as canceling a bunch of spawned jobs, or determining what their validator ID is. These common interests are factored into this module.

This crate also reexports Prometheus metric types which are expected to be implemented by subsystems.